-
Home
-
WP OpenAPI
-
1.0.20 (latest)
-
Code
-
Classes
- Operation
Total Complexity |
50 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
308 |
Lines of code |
218 |
Logical lines of code |
94 |
Comment lines |
14 |
Methods |
15 |
Properties |
10 |
Methods 15
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toArray() |
B |
39 |
17 |
69 |
generateParametersFromRouteArgs() |
A |
44 |
14 |
42 |
addRequestSchemaProperties() |
S |
43 |
3 |
55 |
getParameterByName() |
S |
67 |
3 |
8 |
__construct() |
S |
62 |
2 |
11 |
getResponse() |
S |
71 |
2 |
6 |
getMethod() |
S |
82 |
1 |
3 |
addResponse() |
S |
79 |
1 |
3 |
addParameter() |
S |
80 |
1 |
3 |
addTag() |
S |
80 |
1 |
3 |
setSummary() |
S |
81 |
1 |
3 |
setDescription() |
S |
81 |
1 |
3 |
getDescription() |
S |
82 |
1 |
3 |
setOperationId() |
S |
81 |
1 |
3 |
addSecurity() |
S |
78 |
1 |
3 |